MailboxStatisticsSearchResultKeywordStatisticsSearchResult Property |
Gets the keyword statistics search result.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic KeywordStatisticsSearchResult KeywordStatisticsSearchResult { get; }Public ReadOnly Property KeywordStatisticsSearchResult As KeywordStatisticsSearchResult
Get
Property Value
Type:
KeywordStatisticsSearchResultThe keyword statistics search result.
See Also